dt-bindings: Add root properties for Raspberry Pi 2
authorEric Anholt <eric@anholt.net>
Tue, 21 Apr 2015 16:42:21 +0000 (09:42 -0700)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 17 Mar 2016 01:25:23 +0000 (01:25 +0000)
Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Rob Herring <robh@kernel.org>
Gbp-Pq: Topic features/arm/rpi
Gbp-Pq: Name dt-bindings-add-root-properties-for-raspberry-pi-2.patch

Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

index c78576bb772935db3a05a9c828294341a4ccd3d7..11d3056dc2bd3d6155cd3594ef6a403fc9b26235 100644 (file)
@@ -26,6 +26,10 @@ Raspberry Pi Model B+
 Required root node properties:
 compatible = "raspberrypi,model-b-plus", "brcm,bcm2835";
 
+Raspberry Pi 2 Model B
+Required root node properties:
+compatible = "raspberrypi,2-model-b", "brcm,bcm2836";
+
 Raspberry Pi Compute Module
 Required root node properties:
 compatible = "raspberrypi,compute-module", "brcm,bcm2835";